home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vbgui10 / form7.frm < prev    next >
Text File  |  1998-01-26  |  1KB  |  37 lines

  1. VERSION 5.00
  2. Begin VB.Form form7 
  3.    Caption         =   "Registration Information"
  4.    ClientHeight    =   3675
  5.    ClientLeft      =   1500
  6.    ClientTop       =   2430
  7.    ClientWidth     =   6945
  8.    LinkTopic       =   "Form7"
  9.    ScaleHeight     =   3675
  10.    ScaleWidth      =   6945
  11.    Begin VB.TextBox Text1 
  12.       Alignment       =   2  'Center
  13.       BackColor       =   &H0080FF80&
  14.       BeginProperty Font 
  15.          Name            =   "MS Sans Serif"
  16.          Size            =   13.5
  17.          Charset         =   0
  18.          Weight          =   400
  19.          Underline       =   0   'False
  20.          Italic          =   0   'False
  21.          Strikethrough   =   0   'False
  22.       EndProperty
  23.       Height          =   3375
  24.       Left            =   120
  25.       MultiLine       =   -1  'True
  26.       TabIndex        =   0
  27.       Text            =   "form7.frx":0000
  28.       Top             =   120
  29.       Width           =   6615
  30.    End
  31. End
  32. Attribute VB_Name = "Form7"
  33. Attribute VB_GlobalNameSpace = False
  34. Attribute VB_Creatable = False
  35. Attribute VB_PredeclaredId = True
  36. Attribute VB_Exposed = False
  37.